@charset "utf-8";
/* CSS Document */
 
#header{
    width: 100%;
    z-index: 99999;
    transition:all .3s;
}
 #layer_message{ 
    padding:0px; 
} 
#code_img{
 
    height:34px;
 
} 
#layer_message p{ 
    margin-top: 20px; 
    font-size:14px; 
}
#layer_mess{ 
    padding:20px 25px; 
} 
#code_img{
 
    height:34px;
 
} 
#layer_mess p{ 
    margin-top: 20px; 
    font-size:14px; 
}

.header_wrap{
    height:100px;border-bottom: 3px #ff6600 solid;
}
#header.header_on .header_wrap{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 99999;
    background: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,.05);
}
.logo{
    margin-top:5px;
    flex: 1;
    height:84px;min-width: 200px;
}
.logo img{
    height: 100%;
    width: auto;
}

.header_wrap .language{



    line-height: 90px;

	padding-right: 20px;



}

.header_wrap .language img{

 margin-top: 32px;

	width: 24px;height:24px;



}



.header_wrap .language i{



    font-size:20px;



    color:#666;



    margin:0 8px 0 25px;



} 

.header_wrap .language p{



    font-size:14px;

padding-left: 10px;

    height: 26px;

color: #666;

    line-height: 34px;



    margin-top: 28px;



}



.header_wrap .language p span{



    font-size:12px;



    margin-left: 5px;



}
 
.nav_pc_on{
    position: fixed;
    width:100%;
    top: 0;
    left: 0;
    background: #2a343d;
    z-index: 999;
}
.nav_pc li{
    display: inline-block;
    position: relative;
}
.nav_pc li>a{
    display: block;
    font-size: 16px;
    text-transform: uppercase;
    position: relative;
    line-height:90px;
    color:#000;
    font-weight: 500;
    padding:0 30px;    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
 
.nav_pc li.cur>a,.nav_pc li a:hover{
    color:#ff6600;font-weight: bold;
}
.nav_pc li.cur>a:after,.nav_pc li a:hover:after{
    width:calc(100% + 20px);
}
.nav_pc li.cur>a:before,.nav_pc li a:hover:before{
    bottom:3px;
    opacity: 1;
}
.nav_pc li .sub_nav{
    position: absolute;
    left:-10px;
    width:calc(100% + 20px);
    background:rgba(255,255,255,.95);
    transition: all 300ms;
    top:50px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    padding:15px 0;
}
.nav_pc li:hover .sub_nav{
    top:100px;
    opacity: 1;
    visibility: visible;
}
.nav_pc li .sub_nav a{
    display: block;
    text-align: center;
    color: #666;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height:30px;
    line-height:30px;
    padding: 0 10px;
}
.nav_pc li .sub_nav a:hover{
    background: rgba(0,0,0,.1);
}
.tagspan {
    display: block;
    width: 100%;
    height: 31px;margin-left: 20px;
    padding-bottom: 20px;margin-bottom: 20px;
    margin-top: 1rem;
}.tagspan em {
    font-size: 14px;
    color: #666;font-style:normal;
    display: inline-block;
    line-height: 2;font-style: normal;
    padding: 0 .5em 0 1em;
    border: 1px solid #666;
    border-radius: 3px;
}.tagspan a {
    display: inline-block;
    color: #666;font-size: 15px;
    margin-left: .5rem;
    line-height: 2;
}
 
.topsearch{



    line-height:90px;

padding-right: 25px;

}



.topsearch i{



    font-size:18px;



    margin:0 7px;



    color:#333;



    cursor: pointer;



}




.pagination{



    text-align: center;



    display: block;



}



.pagination li{



    display: inline-block;



    margin:0 1px;



}



.pagination li span,.pagination li a{



    display: block;



    padding:0 10px;



    line-height:29px;



    background: #f7f7f7;



    color:#333;



}



.pagination li.active a{



    background: #337ab7;



    color:#fff;



    border-color: #337ab7;



}






.fixed_search{

    background: #ececec;

    left: 0;

    position: fixed;

    right: 0;

    top:-50%;

    z-index: 9999;

    height: 50%;

    transition:all .3s;

}

.fixed_search_on{

    top: 0;

}

.fixed_search form{

    left: 10%;

    position: absolute;

    right: 10%;

    top: 42%;

    z-index: 99999999;

}

.fixed_search .key{

    width: 100%;

    height: 100px;

    background: transparent;

    padding: 20px;

    font-size: 35px;

    line-height: 60px;

    border-bottom: 2px solid #333;

    border-top: none;

    border-left: none;

    border-right: none;

    outline: none;

}

.fixed_search .btn{

    position: absolute;

    right: 0;

    top: 20px;

    border:none;

    background: none;

    outline: none;

}

.fixed_search .btn i{

    font-size:30px;

    

}

.fixed_search .close{

    position: absolute;

    right: 70px;

    top:70px;

    opacity: 1;

    border:2px solid #666;

    padding: 12px;

    border-radius: 50%;

}

.fixed_search .close i{

    font-size:18px;

    color:#666;

}
.page_newsList dl h5{
line-height:2;
    font-size: 16px;
    color: #000;
}

.mobile_banner{



    display: none;



}



.mobile_banner{
    display: none;
}

.phone_top_nav{
    display: none;
}
.phone_top_nav .sub_nav_phone{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.phone_top_nav .sub_nav_phone a{
    display: inline-block;
    font-size: 14px;
    margin-right: 20px;
    color: #333;
}
.header_icon{
    justify-content: flex-end;
}
.header_icon .ico{
    font-size: 14px;
    color:#000;
    line-height: 85px;
    margin-right: 15px;
}
.header_icon .ico a{
    color: #000;
}
.header_icon .ico i{
    background: #114c97;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 22px;
    width: 22px;
    height: 22px;
    border-radius: 50%;
    margin-right: 7px;
}
.phone_menu_btn{
    font-size: 16px;
    color: #000;
    padding-top:18px;
    display: none;
}
.phone_menu_btn .line{
    position: relative;
    display: block;
    width:19px;
    height: 2px;
    margin: 4px 0;
    background: #333;
    -webkit-transition: .3s;
    transition: .3s;
}
.phone_menu_btn span{
    position: absolute;
    left: 32px;
    top: 2px;
}
.phone_top_nav{
    position: fixed;
    width: 100%;
    z-index: 9999;
    background: #fff;
    height: 100%;
    border-top:1px solid #ccc;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: scroll;
    padding: 60px 30px 30px;
    transition: .5s;
    transform: translateY(-100%);
}

.phone_top_nav li>a{
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #5a5657;
    border-bottom: 1px solid #eee;
    font-weight: bold;
}
.phone_top_nav .sub_nav{
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.phone_top_nav .sub_nav a{
    display: inline-block;
    font-size: 14px;
    margin-right: 10px;
    color: #333;
}
.header_active .line:nth-of-type(1){
    -webkit-transform: translateY(5.5px) rotate(-45deg);
    -ms-transform: translateY(5.5px) rotate(-45deg);
    transform: translateY(5.5px) rotate(-45deg);
}
.header_active .line:nth-of-type(2){
    opacity:0;
}
.header_active .line:nth-of-type(3){
    -webkit-transform: translateY(-6.5px) rotate(45deg);
    -ms-transform: translateY(-6.5px) rotate(45deg);
    transform: translateY(-6.5px) rotate(45deg);
}
.header_active .phone_top_nav{
    transform: translateY(0);
}


/* phone_fixed_menu */

.phone_fixed_menu{
    border-top: 1px solid #E5E9F2;
    width: 100%;
    height: 55px;
    background: #fff;
    position: fixed;
    z-index: 10000;
    bottom: 0;
    left: 0;
    display: none;
}
.phone_fixed_menu ul li{
    flex:1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 55px;
    line-height: 1.2;
}
.phone_fixed_menu ul li a{
    display: block;
}
.phone_fixed_menu ul li i{
    font-size:20px;
    color:#333;
}
.phone_fixed_menu ul li p{
    color:#333;
    font-size:14px;
}


/* banner */
.banner{
    position: relative;
}
.banner .item{
    position: relative;
}
.banner .item .con{
    position: absolute;
    left:0;
    width: 100%;
    top:50%;
    transform: translate(0,-50%);
}
.banner .item .con .con_box{
    text-align: right;
}
.banner .item .con h4{
    font-size:48px;
    color:#fff;
    font-weight: bold;
    letter-spacing: 1px;
    margin:15px 0 20px;
}
.banner .item .con p{
    font-size:16px;
    color:#fff;
    font-family:'Segoe UI light';
    letter-spacing: 1px;
    margin-bottom: 50px;
}
.banner .owl-item:nth-child(2) .con .con_box{
    text-align: left;
}
.banner .item .img img{
    width:100%;
}

.banner .owl-pagination{
    position: absolute;
    bottom: 0;
    width:100%;
    text-align: center;
    left:0;
    height:40px;
}
.banner .owl-pagination>div{
    display: inline-block;
    width:7px;
    height:7px;
    background:rgba(255,255,255,.9);
    border-radius: 50%;
    text-indent: -9999px;
    margin:0 7px;
    border: 1px solid rgba(255,255,255,.9);
    position: relative;
}
.banner .owl-pagination>div.active:after{
    width:19px;
    height:19px;
    border-radius: 50%;
    content:'';
    display: block;
    position: absolute;
    border:1px solid rgba(255,255,255,.9);
    left:-7px;
    top: -7px;
}
.ind_tit {
    text-align: center;
    position: relative;
    padding: 3vw 0 2vw;
    margin-bottom: 15px;
}
.ind_tit h2 {
    font-size: 36px;
    line-height:1.76;
    color: #333;
    font-weight: bold;
    
}
.ind_tit small {
    font-size: 16px;
    line-height:20px;
    color: #666;
   
    
}
.ind_tit h2::before{display: block;
    width: 50px;
    background: #ff6600;
    height:2px;content: "";
    position: relative;
top: 90px;
    left: 48.5%; }
.tz_nav { text-align: center;display: inline-block;}
.tz_nav li { float:left; font-size: 18px;margin-left:20px;margin-right: 0px;border: 1px dashed #fff;
    padding: 2px 10px;
    color: #333;}
.tz_nav li:hover{  border:1px dashed #ff6600;
    padding: 2px 10px;}
.tz_nav li:hover a{color:#333;}
.gsjj{width: 80%;margin-left: 7%;}
.partner_con1 {
   
    width: 100%;
 height: auto;min-height: 200px;
    margin: 0 auto;
    position: relative;
    text-align: center;
}
.partner_con1 .col-md-2{padding:10px 0px}
.partner_con1 .col-md-12{padding:0px}
.bg1 .col-md-2{padding: 1px;margin-bottom:5px;}
 .bg1 .con{background: #333333;color: #fff;text-align: center;}
 .bg1 img{width: 100%;height: 200px;}
 .procc{position:relative;display:inline-block;margin-bottom:20px;}
 .procc h4{font-size:16px;}
.procc .con{background: #333333;color: #fff;text-align: center;padding: 12px 5px;margin-bottom:40px;}
.procc img{width: 100%;height: 200px;}
.procc li:hover .con{background: #0058a0;}
.bg1 .con h4{font-size: 16px;font-weight: bold;text-align: center;line-height: 3}
.bg1 .col-md-2:hover .con{background: #0058a0;color: #fff; }
.procp li{margin-top: 12px;margin-bottom: 15px;}
.procp li:hover .con{background: #0058a0;}
.bg2{ 
    margin:80px 0px 0px;  display: inline-block;background: #f4f4f4;
 
}.bg2 .col-md-6{ padding-left: 0px;padding-right: 0px;}
.bg2 h2{ 
  font-size: 44px;color: #999;font-weight: bold;margin-top: 40px;margin-bottom: 25px;
 
}
.bg2 h2:after{display: block;
    width: 50px;
    background: #ff6600;
    height:3px;content: "";
    position: relative;
top: 15px;
    }
.bg2 span{font-size: 24px;font-weight: bold;line-height: 2;  }
.bg2 .con{
    margin-top: 15px;
    font-size: 14px;
    line-height: 2;
	color: #333;}
.bg2 img {
    border-radius: 2px;
    display: block;
    border: 1px #eee solid;
}
.bg3{ margin-bottom: 50px;
    
}
.newszx img{border-radius: 6px;display: block;border: 1px #eee solid;}
.newszx .con{width: 98%;}
.newszx h3{font-size: 18px;color: #333;font-weight: 550;line-height: 2.5;}
.newszx h4{font-size: 24px;color: #fff;padding-left: 30px; background:#0071c1;margin-left: 20px;line-height: 2; height: 48px; }
.newszx h4 em{font-size: 13px;float: right;line-height: 48px;font-style: normal;margin-right: 15px;}
.newszx span{font-size: 13px;color: #666;height: 50px;
    overflow: hidden;}
.newszx p{font-size: 14px;color: #666;line-height: 1.76;}
 
.gdlan p{color:#000;font-size:16px;line-height:65px;height: 65px;overflow: hidden;border-bottom: 1px #ddd solid;padding-left: 50px; position: relative;margin-left: 20px;}
.gdlan p:before {
    
    height: 5px;
    width: 5px;
    content: '';position: absolute;
	border-radius: 5px;
    top: 31px;
    left: 25px;
    background: #01a2eb;
    display: block;
    z-index: -1;
    transition: all .3s;
}
.panel1_con {
    height: 130px;flex-direction: column;
    justify-content: center;
    align-items: center;
    cursor: pointer;
}
 
.panel1_con h2{
   font-size: 30px;
      color: #fff;font-weight: bold;
}
.panel1_con p {
    font-size: 18px;
    color: #fff;
    margin-top: 10px;
}
.ul1 li{background: #f2f2f2;padding:20px 25px;margin-bottom: 20px;}
.ul1 em{float: right;font-size: 13px;font-style: normal;font-weight: 500;color: #666;}
.tit_box3{text-align: center;}
.tit_box3 h4 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
    display: inline-block;
    position: relative;
    background-color: #fff;
    
    line-height: 2.6;
}
 
.bg4 .col-md-3{padding: 0;}
.product_con li a .con h4 {line-height:40px;text-align: center;
    letter-spacing: 1px;
    font-size:16px;padding-top:20px;
    color: #333;padding-bottom: 45px;
    font-weight: bold;
    transition: all .3s;
}
.product_con li a .con h4::after{content:''; 
    display: block;



    width: 50px;



    background: #0058a0;



    height:2px;



    position: relative;

top: 8px;

    left: 43.2%; 
   
}
.tuwen{width: 93%;margin: 0 auto;box-shadow:0px 0px 5px rgba(0,0,0,.2)}
.product_con img{width: 100%;text-align: center;}
.product_con{ margin-left:-15px;margin-right: -15px; }
.product_con li a .con{text-align: center;margin-bottom: 30px;}
.product_con li :hover .con{background: #0058a0; transition: all .3s;}
.product_con li :hover .con h4{color: #fff; transition: all .3s;}
.product_con li :hover .con h4::after{background: #fff; transition: all .3s;}

.xmyy_con .col-md-12{padding: 0px;margin-bottom: 40px;}
.xmyy_con .col-md-3{padding:25px 20px;margin-bottom: 30px;}
.xmyy_con .con{text-align:center;padding-top: 15px;}
.xmyy_con img{width: 78px;margin: 0 auto; text-align: center;}
.xmyy_con .con h4 { font-size:24px;color:#333;line-height:50px;font-weight:500;}
.xmyy_con .con p {padding-top: 10px; font-size:14px;color:#666;line-height:24px;height: 130px;}
.xmyy_con li:hover{box-shadow:0px 0px 20px rgba(0,0,0,.25) }
.news{margin-bottom: 50px;margin-top: 70px;}
.news h3{font-size:30px;color:#333;line-height:50px;font-weight:bold;padding-left: 15px; }
.news h3:before{
    content:''; 
    display: block;



    width: 5px;



    background: #0a3b6f;



    height:30px;



    position: absolute;



    left: 0%; 
    top:20px;



}
.news .col-md-3 h3{margin-left: 20px;}
.news .col-md-3 h3:before{margin-left: 20px;}
.news .col-md-9{padding:10px  0px;}
.news .col-md-3{padding:10px  0px;}
.news .col-md-4{padding-left: 0px;margin-top: 20px;}
.news .col-md-4 img {
    height: auto;
    position: absolute;
    z-index: -1;
    overflow: hidden;
}
.prj-pre {
    color: #fff;
    padding-top: 15%;
    
}
.prj-pre h4 {
    color: #fff;
    font-weight: bold;
    height: 60px;
    overflow: hidden;padding-left: 20px;
    line-height: 50px;
   
    font-size: 20px; 
    
}
.news .con{margin-top:40px;}
.news .con p{ color:#333;font-size:14px;line-height:30px;}
.news .con p:hover{ color:#004381;font-weight: bold;}
.news .con span{ color:#666;font-size:13px;line-height:30px;padding-right:10px;}

.news .gdlan p{color:#333;font-size:14px;line-height: 50px;border-bottom: 1px #ddd solid;padding-left: 20px; position: relative;margin-left: 20px;}
.news .gdlan p:before {
    
    height: 5px;
    width: 5px;
    content: '';position: absolute;
	border-radius: 4px;
    top: 25px;
    left: 0;
    background: #01a2eb;
    display: block;
    z-index: -1;
    transition: all .3s;
}
.footer{
    background:#444;
    overflow: hidden;
    padding: 45px 0 0;
    line-height: 1.8;
}
.footer .col-md-3{padding: 0px;}
.footer .col-md-9{padding: 0px;}
.footer_nav dl:first-child{
    display: none;
}
.footer_nav dl:nth-child(5){
    display: none;
}
.footer_nav dl:nth-child(6){
    display: none;
}
.footer_nav dl:nth-child(7){
    display: none;
}
.footer_nav dl:nth-child(8){
    display: none;
}
.footer_nav dl{
   float: left;margin-left: 80px;
}
.footer_nav dl dt a{
    font-size:15px;
    color:#fffefe;
    font-weight: normal;
    margin-bottom: 15px;
    display: block;
}
.footer_nav dl dd{
    line-height: 1.9;
}
.footer_nav dl dd a{
    font-size:14px;
    color:#fffefe;
}
.footer_tel .tit{
    font-size:14px;
    color:#fffefe;
	margin-top: 20px;
    
}
.footer_tel a{float: left;margin-right: 10px;}
.footer_tel .tel{
    color:#018fd4;
    margin-bottom: 12px;
}
.footer_tel .tel i{
    font-size:36px;
    margin-right: 10px;
}
.footer_tel .tel .num p{
    font-size:28px;
    color:#018fd4;
    line-height: 1.3;
}
 
 .code {
    width: 100px;text-align: center;
}
.footer_tel .code p{
    font-size:12px;
    color:#bbb;
    padding: 0 0 25px 10px;
}

.copyright{
    border-top: 1px solid #444;
    margin:35px 0 0;    text-align: center;
    padding: 20px 0;background: #222;
    font-size:14px;
    color:#bbb;
}
.copyright a{
    color:#ccc;
}
.copyright .links{
    margin-top: 10px;
}
.copyright .links a{
    display: inline-block;
    margin-right: 6px;
}
.dbbq{text-align:center;font-size:13px;color:#fff;padding-top: 36px;}
.ndbu h3{font-size:30px;color:#fff;line-height:110px;}.ndbu{background:#004381}
.about{margin-top: 85px;}
.about .shipin{width:37.5%;float: left;position: relative;margin-bottom: 85px;}
.about .neir{width:62.5%; float: right; margin-top:46px; font-size: 14px;background: #fff; color: #666;}
.neir .con{width: 80%; margin: 0 auto;}
.neir .con p{margin: 12px 0;color: #666;}
.about .neir span{font-size: 16px;color: #333;line-height: 40px;}
.more {
  
    margin: 20px 0 50px;
}
.more a{color: #0058a0;}
.neir h2{font-size:36px;color:#333;line-height:1.76;  font-weight:bold;}
.neir h2::before{width:5px;height: 36px;background:#0058a0; display: block;content: "";left: -30px; top:50px;position: relative;}
 
.left_border{ 
    
 border:1px solid #ddd;

 
    padding: 0px 0px; 
    margin-bottom: 25px;
 
}



.left_border .tit{

background-image:url(../images/t5.png);background-repeat:no-repeat;background-position:80% center;background-size:auto auto;

    font-size:24px;

 border-bottom: 1px solid #ddd;

    color:#fff;

	height:90px;

	  background:#0058a0; 
    font-weight: bold;

text-align:left;
 
    padding-top: 20px; 
 
padding-left: 10%;


}
.left_border .tit1{
line-height: 60px;
    font-size:24px;
width: 80%;margin: 0 auto;
 border-bottom: 1px solid #ddd;

    color:#0058a0;

	height:60px;
 
    font-weight: bold;

text-align:left; 
 


}


.left_product_menu ul a{ 
    padding:0 0 0 31px; 
    position: relative;



    display: block;



    height: 60px;



    line-height: 60px;

font-weight: 300;

    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;



}



.left_product_menu ul a:before{



    width: 4px;



    height: 70px;



    display: block;



    content:'';



    background: #fff;

 


    position: absolute;



    left: 0px;

 top:0px;



}
 
 
.zxun{background-color:#0058a0;display:inline-block;color:#fff;line-height:5rem;font-size: 14px; margin:1.2rem 0;padding-right: 15px;}
.zxun::hover{color: #fff;background: #fff;}
.zxun img{border-right:1px solid #fff;display:inline-block;vertical-align:middle;padding:1.2rem;margin-right:1em}.zxun i{margin:0 1em}
.left_tag ul{
 
    margin-top:10px;
 
}
.left_tag .zxun{margin-left: 10%;color: #fff;}
 

.left_tag li{

margin: 0 auto;
   
width: 81%;

    position: relative;
 

    display: block;



  
 

    line-height: 40px;



    font-size:14px;



    color:#333;



    flex:1;



    overflow: hidden;

}



.left_tag li a{



    display: block;



    background: #f2f2f2;



    height: 40px;



    line-height: 40px;



    overflow: hidden;



    text-align: center;



    font-size:14px;



    color:#333;



}



.left_tag li a:hover{



    background: #f53838;



    color:#fff;
 
}

.left_product_menu ul li p{

width: 100%;

	margin: 0 auto;
height: 60px;line-height: 60px;
    padding: 0px;
 
    border-bottom: 1px solid #ddd;
 
    position: relative;
 
    overflow: hidden;
 
} 
.left_product_menu ul li p:nth-last-child(1){border-bottom: none}
.left_product_menu ul li a::after{display:block;font-size: 20px; font-weight:700;font-family: "宋体" ;content:">";z-index:5;position:absolute;right:10px;top:0}



.left_product_menu ul li p span{



    font-size:12px;



    color:#1a3970;



    cursor: pointer;



    width: 30px;



    display: flex;



    justify-content: center;



    align-items: center;



}



.left_product_menu ul li .inner_sublist{



    padding: 0 0 0 16px;



}



.left_product_menu ul li .menu{



    border-bottom: 1px solid #ddd;



}



.left_product_menu ul li .menu a:before{



    display: none;



}



.left_product_menu ul a:hover{



    color:#0058a0; background:#f6f6f6;

	font-weight: bold;



}



.left_product_menu ul li.cur>p>a:before,.left_product_menu ul a:hover:before{



    background:#0058a0;



}

.left_product_menu ul a:hover:after{
 color: #0058a0;

}


.left_product_menu ul li p:hover:before{



    left: 0;



}
 


.left_news ul li{


margin: 0 auto;
   
width: 80%;

    position: relative;

 border-bottom: 1px dashed #ddd;

    display: block;



    height: 60px;
 

    line-height: 60px;



    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;

}
.left_news ul li:nth-last-child(1){border-bottom: none}
 


.left_news ul li a{



    padding:0 0 0 24px;



    position: relative;



    display: block;



    height: 60px;



    line-height: 60px;



    font-size:16px;



    color:#333;



    flex:1;



    overflow: hidden;



}

.left_news ul li a:before{



    width: 6px;



    height: 6px;



    display: block;



    content:'';



    background: #0058a0;



    transform: rotate(50deg);



    position: absolute;



    left: 10px;



    top: 23px;



}


.left_news ul li a:hover h4{



    color:#0058a0;



}

.neir .col-md-3{padding-left: 20px;padding-right: 0px;}.neir .col-md-9{padding-right: 30px;}

.page_newsList dl .col-md-9{padding-left:30px;}

.page_newsList dl .col-md-9 em{color: #fff;font-size: 14px; font-weight: bold;background: #666;border-radius: 3px;width: 100px;height: 36px;text-align: center;margin-top: 10px; }

.page_newsList dl:hover .col-md-9 em{ 
    background:#0058a0;color: #fff; 

}

.page_newsList dl p{

 font-size: 14px;color: #666;
overflow: hidden;
    height: 40px;line-height: 20px;



}
.cpjs{margin-left: 20px;margin-bottom: 10px;}
.related_tit {
  
    font-size: 16px;
    font-weight: bold;
    position: relative;
    padding: 15px 0;
}
.related_tit h4 {
    background:#0058a0;
    line-height: 52px;margin-left: 20px;
    display: inline-block;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
   
    padding: 0 24px;
}
.neiye {
    border: 1px solid #ddd;
}
.page_index .img1 {
    margin: 10px 0px;
    display: block;
    border: 1px solid #eee;
}
.page_index h5 {
    padding-top: 10px;
    margin:0px 20px;
    line-height: 30px;
 
    font-size: 18px;font-weight: bold;
    color: #0058a0;
     
}
.page_index .col-md-6 {
    padding-top: 3px;
    color: #444;
}
.page_index .col-md-6 span {
    float: right;
    color: #999;
    font-size: 14px;
}
 
.page_index .con h4 {
    color: #333;
    font-size: 16px;
    text-align: center;
    line-height: 30px;margin-bottom: 20px;
}
.col-md-6 .p1 {
    background: #eeeeee;
    line-height: 40px;
    font-size: 14px;
    padding-left: 20px;
  margin-bottom: 20px;
    font-style: normal;
}
.page_newsList dl em{



    display: block;

 font-weight: bold;

    line-height: 40px;



    text-align: left;



    font-size:14px;



    color:#666;



 font-family: "Calibri";



    font-style: normal; 

    margin-top:10px;

 



}
 
.page_newsList dl{ 
    padding-bottom: 30px; 
display: inline-block;
	padding-left: 0px;

}
.page_newsList dl:hover h3{color:#0058a0;}
 
.page_newsList dl a{ 
    display: block;
 
}



.page_newsList dl .col-md-7{ 
    margin-top: 10px;
 
} 
.page_newsList dl .img{
 
    position: relative;

 
 
}
.page_newsList .time{ 
    color:#666; 

    display: inline-block; 
	margin:3px 0 3px; }


.page_newsList dl .img img{
	border: 1px solid #eee;
padding: 5px;

    width: 100%;
 
}
.page_newsList dl h4 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl h3 {
    font-size: 20px;
    line-height: 40px;
    font-weight: bold;
    color: #000022;
    
}
.page_newsList dl .info {
    position: absolute;
    font: 14px;
    left: 30px;
    width: 90%;
    top: 0;
}
.page_newsList .info .con {
    font-size: 15px;
    line-height: 30px;
    color: #444;
	    height: 125px;
    overflow: hidden;
    padding-bottom: 40px;
}
.picShow_tit {
    margin: 60px 0 0 10px;
}
.picShow_tit .btns {
    justify-content: center;
    margin: 30px 0 0;
}
.picShow_tit .btns a {
    display: flex;
    width: 200px;
    height: 40px;
    background: #ff961c;
    border-radius: 30px;
    color: #fff;
    align-items: center;
    margin: 0 40px 30px;
}.picShow_tit .btns a span {
    flex: 1;
    justify-content: center;
    display: flex;
    font-size: 14px;
    text-transform: uppercase;
}.picShow_tit .btns a.a2 {
    background: #00a4f3;
}
.breaker {
    padding-bottom: 15px;
    font-size: 14px;
    color: #666;padding-left: 25px;
    line-height:40px;
}
.ibanner {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height:auto;
    margin-bottom: 1px;
    overflow: hidden;
}

 
.ibanner .con{
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    display:flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    z-index: 99;
    color:#fff;
}

.ibanner .con h4{
    font-size:36px;
    margin-bottom: 10px;
    letter-spacing: 2px;
    font-weight: normal;
}
.ibanner .con p{
    font-family: 'Poppins Linht';
    font-size:20px;
    text-transform: uppercase;
    display: inline-block;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
}
.ibanner .con p:before,.ibanner .con p:after{
    display: inline-block;
    width: 92px;
    height: 1px;
    content:'';
    background: #fff;
    vertical-align: middle;
    margin:0 25px;
}
 
.fuwu li{float:left;width:20%;margin:0px auto;text-align:center;padding: 30px 0px 30px;}
.fuwu img{width:125px;margin:0 auto;}
.fuwu h4{font-size:16px;color:#333;font-weight:bold;line-height: 2;margin-top: 20px; }
.fuwu .con{width: 95%;margin: 0 auto;  }.fuwu .con p{line-height: 24px;font-size:14px;color:#333;height: 50px;}
.fuwu li:hover{ box-shadow: 0 0px 20px rgba(0,140,208,.3);}
.iconjlj .col-md-5{margin-top:30px; }
.iconjlj .col-md-5 img{padding-left: 15%;}
.iconjlj h4{margin-top:90px;color: #0058a0;margin-left: 12%;font-size: 30px;line-height: 60px; font-weight: bold;} 
.pro_icon {margin-top: 15px;margin-left: 10%;
  
    color: #fff;
    
}
 
.pro_icon li { color: #fff;font-size: 16px;font-weight: bold;
   
    text-align: center;float: left;width:110px;margin-right:40px;
    
  
}
.gcsb .col-md-4{padding-left:10px;padding-right: 10px;}
 .gcsb img {border:8px solid #fff;}
 
.pro_icon li img{transition: all 1s;width: 60px;margin: 0 auto;}
.pro_icon li:hover img{transform: rotate(360deg);}
.news_con{ 
    padding:0; 
}
 
.news_con li a{
 
    display: block;
 
    background: #fff;   box-shadow: 0 0 10px rgba(0,0,0,.15);
 
}
 
.news_con li a .img{ 

    overflow: hidden; border: #fff solid 20px;
    position: relative;



}
 
 
.news_con li a .con{
  

    overflow: hidden;


padding-bottom:15px;
    margin:0 20px;
 

    align-items: center;



    transition:all .3s;



}



.news_con li a .con h4{
 

    font-size:16px;

 
    color:#333;

line-height: 2;

    font-weight: bold;



    transition:all .3s;



}



.news_con li a .con p{

line-height: 24px;

    font-size:14px;

 

	color: #666;



}
.news_con li a .con span{
 

    font-size:13px;

 line-height: 40px;

	color: #999;



}



.news_con li a .con em{


 line-height: 40px;
    font-size:24px;


float: right;
  margin-right: 10px;


}



.news_con li a:hover .img i{



    top:0;



}

 
.news_con .button_wrap .button{



    border-color: #1a3970;



    color:#fff;



}.tit_box3 {
    border-bottom: 1px solid #ddd;
    overflow: visible;
    margin-bottom: 2rem;
	text-align: center;}
.tit_box3 h4 {
    font-size: 24px;
    font-weight: 700;
    color: #0058a0;
    display: inline-block;
    position: relative;
    background-color: #fff;
    margin-bottom: -2px;
    line-height: 3.4;
}
 .tit_box3 h4::after {
    display: block;
    background-color: #0058a0;
    content: " ";
    height: 3px;
    width: 60%;
    z-index: 5;
    position: absolute;
    left: 20%;
    bottom: 0;
}

.show{padding:0px 20px 10px;

	 }
.page_picList li a {
    display: block;
    margin-bottom: 0px;
    padding: 0px;
    font: 14px;
    line-height: 24px;
}
.page_picList li .img {
    overflow: hidden;
    padding: 10px;
    background: #fff;
    position: relative;
    display: block;
    border: 1px solid #ddd;
}
.page_picList li img {
  width: 100%;
    margin-top: 20px;
    margin: auto;
   height:auto;
}
 .page_picList li .con {
    width: 95%;
    margin: 0 auto;text-align: center;
    padding-bottom: 20px;
}
.page_picList li .con h4 {
    line-height: 3;
  height: 55px;
    overflow: hidden;
    color: #222;
 
    font-size: 18px; 
    font-weight:540;
}
.page_picList li .con span{
    font-size: 14px;   color: #666;
    padding: 8px 25px;
    border: 1px solid #ddd;
    border-radius: 25px;margin-top: 10px;
    text-align: center;
}
.page_picList li .con p {font-size: 14px;
    padding-top: 6px;color:#666;
    border-top: dashed 1px #ddd;
}
.page_picList .col-md-4 :hover h4 {font-weight: bold;color:#0058a0;}
.page_picList .col-md-4 :hover span{background:#0058a0;color: #fff;}
.bord_cont {
    border: 1px solid #ddd;
    padding: 2rem 1.1rem 2rem;
    
    margin-bottom: 2rem;
}
 .sub_title {
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px dashed #dfdfdf;
    line-height: 25px;
}
.sub_title h1 {
    font-size: 24px;line-height: 2;
}
.sub_info {
    color: #777;
    font-size: 14px;
}
.article {
    margin: 20px 0;
    line-height: 2;
    overflow: hidden;
    font-size: 15px;
  
}
.skip {
    overflow: hidden;
    margin-top: 30px;
   
    padding: 5px;
}
.skip {}
.fr {
    float: right;
}
.fl {
    float: left;
}
.titbar {
    border-bottom: 1px solid #ddd;
}
.bord_cont .pre_news {
    width: 100%;
    padding-top: .8rem;
    padding-bottom: .8rem;
}
.bord_cont .pre_news li {
    width: 48%;
    margin-right: 2%;
    font-size: 14px;
    float: left;
    border: none;
    line-height: 2.2;
}
.titbar h2 {
    font-size: 18px;
    color: #0058a0;
    font-weight: 700;
    display: inline-block;
    padding-left: .5em;
    margin-top: -1px;
    margin-left: -1px;
    line-height: 1;
}